AddRange Method

Summary
Appends an array of synchronized cells to the collection.
Syntax
C#
C++/CLI
public override void AddRange( 
   ICollection<MedicalViewerBaseCell> cellArray 
) 
            public: 
void AddRange(  
   ICollection<MedicalViewerBaseCell^>^ cellArray 
) override  

Parameters

cellArray
An array of MedicalViewerBaseCell that represents the items to be appended.

Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.